ASP.NET Core MVC コントロールヘルプ
SelectedItemPosition プロパティ (FlexPieBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexPieBase<T> クラス : SelectedItemPosition プロパティ
Gets or sets the position of the selected slice.
シンタックス
'宣言
 
Public Property SelectedItemPosition As Position
public Position SelectedItemPosition {get; set;}
解説
Setting this property to a value other than 'None' causes the pie to rotate when an item is selected. Note that in order to select slices by clicking the chart, you must set theselectionMode property to "Point".
参照

FlexPieBase<T> クラス
FlexPieBase<T> メンバ